home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Utilitare / filzip / fz302.exe / {app} / Filzip.exe / 0 / RCDATA / TFRMFINDFILE / TFRMFINDFILE.txt
Encoding:
Text File  |  2004-07-08  |  4.9 KB  |  232 lines

  1. object frmFindFile: TfrmFindFile
  2.   Left = 275
  3.   Top = 310
  4.   BorderStyle = bsDialog
  5.   Caption = 'frmFindFile'
  6.   ClientHeight = 247
  7.   ClientWidth = 336
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object pcSearch: TPageControl
  21.     Left = 0
  22.     Top = 0
  23.     Width = 337
  24.     Height = 208
  25.     ActivePage = tsBySize
  26.     Anchors = [akLeft, akTop, akRight, akBottom]
  27.     HotTrack = True
  28.     TabOrder = 0
  29.     object tsByName: TTabSheet
  30.       Caption = 'tsByName'
  31.       object lFilename: TLabel
  32.         Left = 8
  33.         Top = 56
  34.         Width = 44
  35.         Height = 13
  36.         Caption = 'lFilename'
  37.       end
  38.       object lByFilename: TLabel
  39.         Left = 8
  40.         Top = 8
  41.         Width = 313
  42.         Height = 33
  43.         AutoSize = False
  44.         Caption = 'lByFilename'
  45.         WordWrap = True
  46.       end
  47.       object oeFilename: TEdit
  48.         Left = 16
  49.         Top = 80
  50.         Width = 145
  51.         Height = 21
  52.         TabOrder = 0
  53.         Text = '*.*'
  54.       end
  55.     end
  56.     object tsByDate: TTabSheet
  57.       Caption = 'tsByDate'
  58.       ImageIndex = 1
  59.       object lByDate: TLabel
  60.         Left = 8
  61.         Top = 8
  62.         Width = 313
  63.         Height = 33
  64.         AutoSize = False
  65.         Caption = 'lByDate'
  66.         WordWrap = True
  67.       end
  68.       object lBetween: TLabel
  69.         Left = 8
  70.         Top = 60
  71.         Width = 44
  72.         Height = 13
  73.         Caption = 'lBetween'
  74.       end
  75.       object lAnd: TLabel
  76.         Left = 184
  77.         Top = 60
  78.         Width = 21
  79.         Height = 13
  80.         Caption = 'lAnd'
  81.         Enabled = False
  82.       end
  83.       object dtpBeginDate: TDateTimePicker
  84.         Left = 72
  85.         Top = 56
  86.         Width = 102
  87.         Height = 21
  88.         CalAlignment = dtaLeft
  89.         Date = 36701.025740509300000000
  90.         Time = 36701.025740509300000000
  91.         DateFormat = dfShort
  92.         DateMode = dmComboBox
  93.         Kind = dtkDate
  94.         ParseInput = False
  95.         TabOrder = 0
  96.       end
  97.       object dtpEndDate: TDateTimePicker
  98.         Left = 216
  99.         Top = 56
  100.         Width = 102
  101.         Height = 21
  102.         CalAlignment = dtaLeft
  103.         Date = 36701.025759027790000000
  104.         Time = 36701.025759027790000000
  105.         DateFormat = dfShort
  106.         DateMode = dmComboBox
  107.         Enabled = False
  108.         Kind = dtkDate
  109.         ParseInput = False
  110.         TabOrder = 1
  111.       end
  112.       object cbDateMode: TComboBox
  113.         Left = 72
  114.         Top = 112
  115.         Width = 145
  116.         Height = 21
  117.         Style = csDropDownList
  118.         ItemHeight = 13
  119.         TabOrder = 2
  120.         OnChange = cbDateModeChange
  121.         Items.Strings = (
  122.           '*'
  123.           '*'
  124.           '*')
  125.       end
  126.     end
  127.     object tsBySize: TTabSheet
  128.       Caption = 'tsBySize'
  129.       ImageIndex = 2
  130.       object lBySizeBetween: TLabel
  131.         Left = 8
  132.         Top = 60
  133.         Width = 76
  134.         Height = 13
  135.         Caption = 'lBySizeBetween'
  136.       end
  137.       object lBySize: TLabel
  138.         Left = 8
  139.         Top = 8
  140.         Width = 321
  141.         Height = 33
  142.         AutoSize = False
  143.         Caption = 'lBySize'
  144.         WordWrap = True
  145.       end
  146.       object lBySizeAnd: TLabel
  147.         Left = 152
  148.         Top = 60
  149.         Width = 21
  150.         Height = 13
  151.         Caption = 'lAnd'
  152.         Enabled = False
  153.       end
  154.       object cbSizeMode: TComboBox
  155.         Left = 72
  156.         Top = 112
  157.         Width = 145
  158.         Height = 21
  159.         Style = csDropDownList
  160.         ItemHeight = 13
  161.         TabOrder = 1
  162.         OnChange = cbSizeModeChange
  163.         Items.Strings = (
  164.           '*'
  165.           '*'
  166.           '*')
  167.       end
  168.       object cbSize: TComboBox
  169.         Left = 275
  170.         Top = 56
  171.         Width = 55
  172.         Height = 21
  173.         Style = csDropDownList
  174.         ItemHeight = 13
  175.         TabOrder = 0
  176.         OnChange = cbSizeChange
  177.         Items.Strings = (
  178.           '*'
  179.           '*'
  180.           '*')
  181.       end
  182.       object rgWhichSize: TRadioGroup
  183.         Left = 224
  184.         Top = 104
  185.         Width = 81
  186.         Height = 57
  187.         Caption = 'rgWhichSize'
  188.         TabOrder = 2
  189.         Visible = False
  190.       end
  191.       object meFileSize: TEdit
  192.         Left = 56
  193.         Top = 56
  194.         Width = 89
  195.         Height = 21
  196.         TabOrder = 3
  197.         Text = '0'
  198.         OnKeyUp = meFileSizeKeyUp
  199.       end
  200.       object meEndSize: TEdit
  201.         Left = 176
  202.         Top = 56
  203.         Width = 89
  204.         Height = 21
  205.         Enabled = False
  206.         TabOrder = 4
  207.         Text = '0'
  208.       end
  209.     end
  210.   end
  211.   object btnSearch: TButton
  212.     Left = 176
  213.     Top = 215
  214.     Width = 75
  215.     Height = 25
  216.     Caption = 'btnSearch'
  217.     Default = True
  218.     TabOrder = 1
  219.     OnClick = btnSearchClick
  220.   end
  221.   object btnCancel: TButton
  222.     Left = 256
  223.     Top = 215
  224.     Width = 75
  225.     Height = 25
  226.     Cancel = True
  227.     Caption = 'btnCancel'
  228.     TabOrder = 2
  229.     OnClick = btnCancelClick
  230.   end
  231. end
  232.